home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 8154 < prev    next >
Encoding:
Text File  |  1996-08-05  |  598 b   |  20 lines

  1. Newsgroups: comp.lang.c
  2. Path: cirrus.seas.ucla.edu!orachat
  3. From: orachat@cirrus.seas.ucla.edu (Orachat Chieu)
  4. Subject: How to find out if the child process has done exec()
  5. Sender: news@seas.ucla.edu (News Daemon)
  6. Message-ID: <DnM3An.60M@seas.ucla.edu>
  7. Date: Fri, 1 Mar 1996 23:15:59 GMT
  8. Distribution: na
  9. X-Nntp-Posting-Host: cirrus.seas.ucla.edu
  10. Organization: School of Engineering and Applied Sciences, UCLA
  11.  
  12. Hi:
  13.  
  14. Is there a way for the parent process to find out if the child
  15. process that it has forked has done an exec() or not?  Thank you.
  16.  
  17.         Orachat Chieu
  18.         orachat@seas.ucla.edu
  19.  
  20.